gdk/win32/gdkevents-win32.c Fix transient windows on Win32 so that when a
authorCody Russell <bratsche@gnome.org>
Thu, 12 Jul 2007 23:38:30 +0000 (23:38 +0000)
committerCody Russell <bratsche@src.gnome.org>
Thu, 12 Jul 2007 23:38:30 +0000 (23:38 +0000)
commite992008541678e809ad99a4a7d6c854023814411
tree0212afd5b4db98864778770fe9b82e8671da31ec
parent34dfd591dafa2047cb7d894777d3a8656e373229
gdk/win32/gdkevents-win32.c Fix transient windows on Win32 so that when a

2007-07-12  Cody Russell  <bratsche@gnome.org>

* gdk/win32/gdkevents-win32.c
* gdk/win32/gdkwindow-win32.[ch]: Fix transient windows on Win32
so that when a transient child window is closed (particularly when
there are 3 or more levels of transient windows), the correct window
receives focus rather than a seemingly random window. (#112404)

svn path=/trunk/; revision=18461
ChangeLog
gdk/win32/gdkevents-win32.c
gdk/win32/gdkwindow-win32.c
gdk/win32/gdkwindow-win32.h